Description
A page settings list contains only PageSettings elements.
Type
Diagram
Overview
|
|
Name required xsd:NCName
The Name attribute is used to associate page settings with an image page, page range, or image file.
|
|
InitialImageWindowBackgroundColor optional colortype Simple Type
The InitialImageWindowBackgroundColor attribute is used to specify the background color for the image window.
|
|
SelectionRectangle optional Restriction of xsd:string
The SelectionRectangle attribute is used to specify an initial selection on the page.
|
|
Source
<xsd:element name="PageSettings" type="pagesettingstype" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:annotation>
<xsd:documentation>A page settings list contains only PageSettings elements.</xsd:documentation>
</xsd:annotation>
</xsd:element>
|
See Also